func math.mod 2 uses math (current package) mod.go#L25: return mod(x, y) mod.go#L28: func mod(x, y float64) float64 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)